compiler computer

英 [kəmˈpaɪlə(r) kəmˈpjuːtə(r)] 美 [kəmˈpaɪlər kəmˈpjuːtər]

编译程序计算机

计算机



双语例句

  1. However, high-level languages must be translated into machine language by another program called a compiler before a computer can understand them.
    然而,在计算机能够理解之前,高级语言必须被称之为编译器的另外一种程序翻译成机器语言。
  2. A compiler translates a programming language to machine language. A machine language consists of primitive operations that a computer can perform directly.
    编译器把程序语言转化成机器语言。机器语言是由计算机可以直接执行的原语操作组成的。
  3. A program ( as an operating system or compiler or utility program) that controls some aspect of the operation of a computer.
    控制计算机操作的某一方面的程序(作为操作系统或编译程序或公用程序)。
  4. Algol: Short for Algorithmic language. A compiler language used mainly for scientific applications in computer.
    算法语言:是一种组合用的电脑语言,主要在科学方面使用。
  5. MIB compiler are use to exchange these information from MSB tiles to computer.
    MIB编译器正是用来将这些信息从文件中提取到计算机内存中去的必要工具。
  6. Visual programming technique and software integrated technique are one of the most active computer application techniques in the world, and the realization of the compiler theory is an important realm of the computer application.
    可视化程序设计技术和软件集成技术是当今世界上最活跃的计算机应用技术之一,而编译理论的实现技术又是计算机应用的一个重要领域。
  7. According to impact of an unnamed variable or object created by C++ Compiler on computer programs when the function of programs is returned with a value, this paper presents a series of problems that are neglected easily and their corresponding solutions.
    针对函数以值的形式返回时,C++系统产生的无名临时变量或对象对程序的影响,文章介绍了一些程序中易被忽视的问题并提出了相应的解决方法。
  8. This paper describes an experimental microcode compiler which translates the PASCAL Language to VAX11/ 780 computer's microcode.
    本文叙述一种将PASCAL程序转换成VAX11/780机器微码的具体系统。
  9. Expression compiler and calculator has been researched, then it has been implemented in Object Pascal computer language.
    论文对表达式编译计算器进行了研究,并用objectpascal实现了编译计算器组件。
  10. The development of compiler, operating system and computer architecture improves the computer performance. As an evaluating method, benchmark is also accommodated to make progress.
    编译程序,操作系统和体系结构的发展提高了计算机的性能,作为评价方法的基准程序法也相应地发展。
  11. An Ada Compiler Based on Distributed Computer System
    基于群机系统的Ada编译程序
  12. Applications of object oriented programming with Yet Another Compiler Compiler ( YACC) in computer design are introduced in this paper.
    介绍了在利用YACC完成的编译程序设计中面向对象技术的应用方法;
  13. A compiler optimization method under Linux operation system on Pentium 4 processor computer is introduced in this paper.
    本文介绍了一种在奔腾4处理器微机上Linux操作系统下的优化编译方法。
  14. Compiler module makes use of menu as unit, complier the geometry parameters and fuctional attribute of graph elements to a format which can be managed conveniently by computer.
    编译模块是以画面为单位进行处理,将其图形元素的几何参数、功能属性等信息,翻译成便于计算机处理的格式。
  15. Dynamic Allocation for the Array Storage of ALGOL Compiler System for Computer TQ& 16
    TQ&16计算机ALGOL编译系统数组存贮动态分配
  16. On Application of An Updated FORTRAN Compiler and the 8087 Coprocessor to IBM PC/ XT Computer
    IBMPc/XT微型机FORTRAN新版编译程序和8087协处理器的应用
  17. Parallel parsing is key technology in the research fields of parallel compiler technology and programming of parallel system, and is one of the hot spots in computer science field currently.
    并行语法分析是并行编译技术、并行系统程序设计等研究领域的关键技术。是目前计算机科学研究领域中倍受关注的热点之一。
  18. As the AVR compiler support C compiler, lower computer system software use C language.
    AVR单片机编译器支持C编译器,下位机系统软件全部采用C语言编写。